Presentation: "Erlang, The Road Movie"

Track: Keynote / Time: Friday 09:20 - 10:20 / Location: Falconer Salen

In November 2009 I set out on a journey to learn Erlang.  And not just learn it: I wanted to immerse myself in it, get under it's skin, feel it, get to think like Erlang.  I took it for a test drive, and ended up spending 18 months in Erlang's company.

 

This is the story of my trip.  Not so much a talk about Erlang itself, but about what I realized on the way about where things are going.  The systems that we build are getting increasingly integrated, distributed, and fragile.  And becoming so at a disturbing rate when I think about it.

 

Viewing the world from behind the steering wheel of this old beauty, I'll take you on a tour of some of the significant issues we're dealing with in today's software systems: cloud, multi-core, integration, high availability, and living with the fact that our software isn't perfect.

Download slides

Kresten Krab Thorup, Hacker, CTO of Trifork, GOTO Host

Kresten Krab Thorup

Biography: Kresten Krab Thorup

Kresten Krab Thorup is CTO of Trifork, a public Danish company providing software solutions to government and financial services providers.  Trifork is also creator of the long-running JAOO conference, and co-creator of QCon.  As Trifork CTO Kresten in responsible for technical strategy, and spends most of the time acting as internal consultant, researching future technologies, as well as being editor for JAOO and QCon conferences.  Kresten has also been a principal contributor to Trifork's own Java EE certified application server "Trifork T4", where he authored the built-in CORBA ORB, a custom Java RMI implementation (now part of Apache Yoko), the transaction manager, the database connection management system, and the Java byte code rewriting subsystem.

Kresten has been a contributor to several open source projects, including GCC, GNU Objective-C, GNU Compiled Java, Emacs, and Apache Geronimo/Yoko. Before joining Trifork, Kresten worked at NeXT Software (now acquired by Apple), where he was responsible for the development of the Objective-C tool chain, the debugger, and the runtime system.  Kresten was on the committee for JSR-14 (adding generics to Java) which was closely related to the subject of his Ph.D. thesis.  

In 2009, Kresten founded the Erjang open source project (notice the J there), a virtual machine for Erlang running on the Java Virtual Machine, and has been active in the Erlang community since, contributing to, among other things, QuickCheck and Riak.  In Stockholm, November 2010 Kresten received the "Erlang User of the Year Award 2010", an award given for technical contributions to the Erlang community.
 
Software Passion: My passion is creating software. The power of creation is the joy of conceiving a software solution, in the joy of good craftmanship in software construction, but most importantly the joy of seeing it’s effects unfold as it enters the real world. It is born…